home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / prowres / shared.dxr / 01513_SSdelLPT.ls < prev    next >
Encoding:
Text File  |  1995-08-07  |  103 b   |  7 lines

  1. on mouseDown
  2.   puppetSound("Single Click")
  3.   mpstypez(22, 24, 0)
  4.   puppetTransition(23)
  5.   go("IN")
  6. end
  7.